func runtime.epollcreate1

2 uses

	runtime (current package)
		netpoll_epoll.go#L15: func epollcreate1(flags int32) int32
		netpoll_epoll.go#L33: 	epfd = epollcreate1(_EPOLL_CLOEXEC)